home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 33 / Mac Magazin and MacEasy Magazine CD - Issue 33.iso / Office / Amy's Recipes 2.4 / Amy's Recipes2.4 / Amy's Recipes2.4 / stack_-1.xml < prev    next >
Extensible Markup Language  |  1997-05-19  |  56KB  |  315 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE stack PUBLIC "-//Apple, Inc.//DTD stack V 2.0//EN" "" >
  3. <stack>
  4.     <name>in.4</name>
  5.     <id>-1</id>
  6.     <cardCount>290</cardCount>
  7.     <cardID>60272</cardID>
  8.     <listID>84925</listID>
  9.     <cantModify><false /></cantModify>
  10.     <cantDelete><true /></cantDelete>
  11.     <cantAbort><false /></cantAbort>
  12.     <cardSize>
  13.         <width>640</width>
  14.         <height>400</height>
  15.     </cardSize>
  16.     <script>on openstack-- put the ticks into StartTimeset cursor to "watch"Picture "PleaseWait",resource,Dialogset lockMessages to true-- TOGGLE COLOR ON AND OFFglobal ColorOnif item 2 of getMode() > 3 then toggleColor ONElse toggleColor OFF--Global VERSION,ReleaseDateput "2.4" into VERSIONput "October 1995" into ReleaseDate--set the cantpeek of this stack to trueif the userlevel < 2 then set the userlevel to 2send "NewCreateMenus" to bg "Menu Maker"put bg field "Table Of Contents" of card 2 after Menu "T.O.C."if the number of this card = 1 then send "idle" to this card--set textarrows to trueset blindtyping to truesend ThisBgMenus to this backgroundif there is a window "PleaseWait" then close window "PleaseWait"send "opencard" to this card-- put (the Ticks - StartTime)/60 && "seconds"-- pass openStacksend ShowAnnoyingMessage to bg button "Register" of card 1 of bg "contents"end openstackon waitMess xif x = "on" then Picture "PleaseWait",resource,Dialogelseif there is a window "PleaseWait" then close window "PleaseWait"hide messageend ifend waitMesson ThisBgMenus-- do nothingend ThisBgMenuson closestackglobal ColorOnset cursor to "watch"if freesize of this stack > size of this stack / 50thenrepeat with x = 1 to the number of windowsif there is a window x then close window xend repeatPicture "PleaseWait",resource,Dialogdomenu "Compact Stack"if there is a window "PleaseWait" then close window "PleaseWait"-- end ifend ifgo card 1send ShowAnnoyingMessage to bg button "Register" of card 1 of bg "contents"if ColorOn = "True" then AddColor removepass closeStackend closestackon SuspendStack-- start using this stackend SuspendStackon resumeStack-- send "NewCreateMenus" to bg "Menu Maker"-- stop using this stackend resumestack------- MENU MESSAGES ------------------------------------------On domenu xif bg field "Table of Contents" of card 2 contains xthenif the optionKey is downthen-- push card-- lock screen-- set lockMessages to true-- -- go card xsend ("ShowMe" && quote & x & quote) to bg field "Recipe Names" of card x-- pop card-- set lockMessages to false-- unlock screenelseif the short name of this bg ‚↠"Contents"thenset cursor to watchLock ScreenGo Card xaddColor ColorCard,stamp,1elsego card xend ifend ifend ifpass domenuend domenu-- APPLE MENU -----------on aboutARglobal VERSION,ReleaseDateanswer "Amy's Recipes v" && VERSION &"¬©"&& ReleaseDate & return & return &¬¨"If you like this program, PLEASE send $5 to:" & return & return &¬¨"Image Works Plus" & return & "Attention Tim Bobo" & return &¬¨"8124 Cross"& return &¬¨"N. Richland Hills, TX 76180-3536" & return & return &¬¨"E-Mail: tim.bobo@chrysalis.org" with "Help" or "Registration"if it = "help" then domenu "help"if it = "Registration" then send "ShowRegistraionInfo" to bg button "Register" of card 1 of bg "contents"end aboutAR--------------------------- FILE MENU ------------on ImportTextssend "Import" to bg button "Import & Export" of card 1 of bg "Recipes"end ImportTextson ExportTextssend "exportSETUP" to bg button "Import & Export" of card 1 of bg "Recipes"end ExportTextson ImportStackplay "Crystal2"answer "This is only for importing information from the very old stack version of this program." &&¬¨"Are you SURE you want to do this?" with yes or noif it ‚↠"yes" then exit Importstackpush this cardlock screengo card "Import"set icon of card button "Import" to 1401set icon of card button "Cut From List" to 1501put "No List Loaded" into card field "Info Other"put empty into card field "Other Stack"addcolor colorcard,stamp,1unlock screen with visual zoom open very fastend ImportStackon printTOCset cursor to watchlock screenset lockMessages to truepush card--unmark all cardsmark cards where the short name of this bg = "Contents"open report printing with template "Table Of Contents"print marked Cardsclose printing--pop cardend printTOCon PrintBatchset cursor to watchlock screenset lockMessages to truepush card--unmark all cardsput bg field "Batch" of card 1 of bg "Recipes" into BatchListrepeat with CardNo = 1 to the number of lines in BatchListif there is a card (line CardNo of BatchList)then mark card (line CardNo of BatchList)set cursor to busyend repeatopen report printing with template "Cook Book"print marked Cardsclose printing--pop cardend PrintBatchon PrintBookset cursor to watchlock screenset lockMessages to truepush card--unmark all cardsmark cards where the short name of this bg = "Recipes"open report printing with template "Cook Book"print marked Cardsclose printing--pop cardend PrintBookon PrintRecipebeepanswer "You are not currently viewing a recipe!"end PrintRecipe--------------------------- EDIT MENU -------------on DeleteRecipeBEEPend DeleteRecipe---------------------------- GO MENU ---------------on HelpMeset cursor to watchif there is a window "Mini Cookbook" then close window "Mini Cookbook"do visual zoom open fastif there is not a window "Help File For Amy's Recipes"thengo to stack "Help File For Amy's Recipes" in a new windowif the result is not emptythenanswer "Sorry, could not open help file. Possibly not enough memory available for help."end ifelseshow window "Help File For Amy's Recipes"end ifend HelpMeon GoMP -- Menu Planneroops-- global ColorON-- lock screen-- play "Slide"-- if ColorOn = "True"-- then-- AddColor colorCard,BarnDoorClose,5-- unlock screen-- else-- unlock screen with visual zoom open fast-- end ifend GoMPon GoCategoryglobal ColorONGlobal Categorylock screenplay "Slide"if ColorOn = "True"thengo card CategoryAddColor colorCard,fromRight,5unlock screenelsego card Categoryunlock screen with visual zoom open fastend ifend GoCategoryon FirstCardplay "Slide"go first card of this bgend FirstCardon PrevCardplay "Slide"go to prev card of this bgend PrevCardon NextCardplay "Slide"go to next card of this bgend NextCardon LastCardplay "Slide"go to last card of this bgend LastCardon FindItput the selection into SearchStringcloseCardif the short name of this bg ‚↠"Recipes" then lock screenset cursor to watchglobal TheFindMessage,FoundCard,strng,FoundListput bg field "FindStuff" of card 2 into tempif SearchString is not empty then put SearchString into line 4 of tempget ModalDialog("FindIt",Temp)   -- ,<containerName>,<dialogPositioning>,<noCancel>,<noWordWrap>)if line 1 of it = "Cancel" then exit FindItset cursor to watchput it into bg field "FindStuff" of card 2put line 4 of bg field "FindStuff" of card 2 into Strngselect emptyif line 5 of bg field "FindStuff" of card 2 = "Off"then -- find Chars Strngput "find chars" && Quote & Strng & Quote into TheFindMessageelse -- find whole strngput "find whole"&& Quote & Strng & Quote into TheFindMessageend ifdo TheFindMessageput the foundChunk & "," & the short name of this card into FoundListif the foundText = Emptythenplay "knock3"answer "Sorry, no match was found for" && Quote & Strng & Quote & "."exit FindItend ifput the short name of this card into FoundCardglobal ColorONif (ColorON is true) AND (the lockscreen is true) then AddColor colorCard,stamp,1end FindITon FindAgainglobal TheFindMessage,FoundCard,strng,FoundListset cursor to watchif the short name of this bg ‚↠"Recipes" then lock screenput the short name of this card into StartingNamecloseCard--- if the findAgain command is called from the same card as the last findif the short name of this card = FoundCardthenput empty into FindAgainListrepeatdo TheFindMessageput the foundChunk & "," & the short name of this card into ThisFindif ThisFind is not in FoundListthenput return & ThisFind after FoundListput the short name of this card into FoundCardexit repeatend ifif ThisFind is in FindAgainListThenplay "knock3"Answer "No new occurances found for:" && strngput empty into FoundList -- next findagain will start overexit repeatend ifput ThisFind & return after FindAgainListend repeatelse-- clears the FoundList and starts from scratchdo TheFindMessageput the foundChunk & "," & the short name of this card into FoundListif the foundText = Emptythenplay "knock3"answer "Sorry, no match was found for" && Quote & Strng & Quote & "."end ifput the short name of this card into FoundCardend ifglobal ColorONif (ColorON is true) AND (the lockscreen is true) then AddColor colorCard,stamp,1end FindAgain---------------------------- Mini Cookbook MENU ---on OnlyInRecipesAnswer "This selection is only available when viewing the recipes."end OnlyInRecipeson AddToListOnlyInRecipesend  AddToListOn RemoveFromListOnlyInRecipesend RemoveFromListOn ClearListpush cardlock screengo to card 1 of bg "Recipes"send ClearList to bg "recipes"pop cardEnd ClearListOn ShowBatchListpush cardlock screengo to card 1 of bg "Recipes"send ShowBatchList to bg "recipes"pop cardend ShowBatchListOn AddFromAllpush cardlock screengo to card 1 of bg "Recipes"send AddFromAll to bg "recipes"pop cardend AddFromAllon DeleteMultiplepush cardlock screengo to card 1 of bg "Recipes"send DeleteMultiple to bg "recipes"pop cardend DeleteMultiple-- NOTE: "PrintBatch" is taken care of in a script above------------------------------------------------------------------------------------on arrowKey directionif direction is "down" then FirstCardif direction is "up" then LastCardif direction is "right" then NextCardif direction is "left" then PrevCardend arrowkey----- SCRIPTING SCRIPTS ----------------------------------on buz2if the userlevel < 5 then set the userlevel to 5set the cantpeek of this stack to falseshow message boxput "message" after menu "edit"beepend buz2on buz3push this cardgo bg "ScriptTools"addcolor colorcardend buz3on oops xbeep 2if x is not empty thenanswer "This feature has not been added yet." & return & Xelse answer "This feature has not been added yet."end oops----- EXTRA WINDOW HANDLERS --------------------------------on mouseUpInPicture targetclose window targetend mouseUpInPictureon clickInListoid Whichplay "Click"put the selectedTExt of window which into CardNameif CardName contains ";" -- listoid replaces , with ;then put "," into char offset(";",CardName) of CardNameset cursor to watchif there is a card Cardnamethenglobal ColorONplay "Slide"if ColorOn = "True"thenif the short name of this bg ‚↠"Recipes" thenlock screenput "Yes" into ColorUpdateend ifGo Card CardNameif ColorUpdate = "Yes" thenAddColor colorCard,fromTop,5unlock screenend ifelselock ScreenGo Card CardNameunlock screen with visual wipe down very fastend ifset the selectedLine of window which to 0else if CardName is not emptythenpush cardlock screengo bg "recipes"send "FixBatchList" to bg "Recipes"pop cardAddColor colorCard,stamp,1end ifend clickInListoid----------------------------------------------------------on GetCategoryglobal Categoryput bg field "Table Of Contents" of card 2 into TheListPut "Select a category for the new recipe." into theMessagerepeat with x = 1 to the number of lines in TheListif Category = line x of TheList then exit repeatend repeatget showList(TheList,TheMessage,true,true,"OK^,Cancel",x)if line 1 of it is cancel then exit GetCategoryset cursor to watchput line (line 2 of it) of TheList into CategoryAddNewend GetCategoryon AddNew TempName,TheCategoryglobal Category-- GET A PROPER CATEGORY IF NONE EXISTSif theCategory is not empty then put theCategory into Category -- moves to global variableif there is not a card Category in bg "Contents"then-- beep-- Answer TempName && Category & return & ¬¨-- "There is not a category for this recipe, you will need to select one."put ChooseCat (Category) into Categoryend if----- GET A NAME IF NONE EXISTS --if TempName is emptythenask "New Recipe for the" &&  Category && "Section:" & return¬¨&"What do you want to name this recipe?"if it is emptythenif there is a window "PleaseWait" then close window "PleaseWait"exit to hypercardend ifput it into TempNameend if-- shorten name to make sure that you can use name to go to a card --If length of TempName > 33 then put char 1 to 33 of tempName into TempNameput ChangeTheCase(TempName) into TempName -- capitalize words automatically-- CHECK FOR A DUPLICATE NAME --if there is a card TempNamethenrepeatanswer "Sorry, this name has already been taken." with "Cancel" or ¬¨"Try Again"if it is Cancel then exit AddNewelse ask "Try choosing a new name:" with TempNameif it is empty then exit addNewelse put it into TempNameif there is not a card TempName then exit repeatend repeatend if-- UPDATE INDEX --put bg field "Recipe Names" of card Category into TheIndexput TempName & return before TheIndexsort lines of TheIndexput theIndex into bg field "Recipe Names" of card Categoryif there is a window Categorythen set text of window Category to TheIndex-- FIND A PROPER LOCATION --repeat with x = 1 to the number of lines in theindexif line x of theIndex = TempNamethenput x into TempLineexit repeatend ifend repeat-- CREATE A CARD --lock screenset lockMessages to trueif TempLine = 1then-- special for adding new first card to a section -----------------set cursor to watchgo to bg "Recipes"doMenu "New Card"set the name of this card to TempNameput TempName into bg field "Recipe Name"put Category into bg field "Category"push cardsort cards of this bg by (bg field "Category" && bg field "Recipe Name")pop cardsend unlockCard to bg button "lock"-------------------------------------------------------------------else-- adding a new card when it is NOT first in its section ----------put line (TempLine -1) of TheIndex into SpecialTempgo card SpecialTempdoMenu "New Card"set the name of this card to TempNameput TempName into bg field "Recipe Name"put Category into bg field "Category"send unlockCard to bg button "lock"-------------------------------------------------------------------end if------- does the right visuals depending on the Color modeglobal ColorONif ColorOn = "True"then-- AddColor colorCard,fromTop,5unlock screenelseunlock screen with visual scroll down fastend if-------send "openBackground" to this backgroundsend "opencard" to this backgroundselect text of  bg field "ingredients"end AddNew--------on MouseWithinFullBalloons "IsOn"if the result is false then exit MouseWithinget word 1 to 2 of the target && number of the targetFullBalloons "IsShowing"if the Result = "False" and it ‚↠the selectedFieldthensend BalloonIt to the Targetend ifend MouseWithinon BalloonIt-- beep -- stops BaloonIt and does nothingend BalloonIt----- FUNCTIONS ------------------------------------------------------function ChangeTheCase MeStringput "abcdefghijklmnopqrstuvwxyz" into LowStringput "ABCDEFGHIJKLMNOPQRSTUVWXYZ" into CaptStringrepeat with x = the number of words in MeString down to 1 -- takes care of wordsget offset (char 1 of word x of MeString,LowString)if it ‚↠0 then put char it of CaptString into char 1 of word x of MeStringend repeatrepeat with x = the number of items in MeString down to 1 -- takes care of itemsget offset (char 1 of item x of MeString,LowString)if it ‚↠0 then put char it of CaptString into char 1 of item x of MeStringend repeatreturn mestringend ChangeTheCaseon colorMe-- AddColor colorCard,stamp,1end colorMeon Ac_Transitionsend Ac_Transitionson AC_SetTransitionsend AC_SetTransitionson clickInText which,whatif there is a card what AND the ShiftKey is downthenglobal ColorONlock screenplay "Slide"-- set cursor to watchgo to card whatif ColorOn = "True"then AddColor colorCard,BarnDoorClose,5else unlock screen with visual zoom open fastend ifend clickInTexton repairStackset lockMessages to trueset lockRecent to trueanswer "If you had a power failure or something while this program"¬¨&& "was open.  It may have damaged your indexes.  Do you want to try"¬¨&& "to build all the indexes from scratch?" with "yes" or "no"if it = "no" then exit repairStack--waitMess onset cursor to watchpush cardlock screengo bg "Contents"put "Sorting..."sort cards of this bg by short name of this cardrepeat with x = 1 to the number of cards in this bgput empty into bg field "Recipe Names" of card x of this bgput "Clearing Index" && bg field "Index Name" of card x of this bgset cursor to busyend repeatgo bg "recipes"put "Sorting..."sort cards of this bg by (bg field "Category" && bg field "Recipe Name")put number of cards in bg "Recipes" into TotalNum----put empty into CreatedIndexput empty into NewCategoryput empty into OldCategoryrepeat with x = 1 to TotalNumput bg field "Category" of card x of bg "recipes" into NewCategoryif OldCategory is empty then put NewCategory into OldCategoryif NewCategory ‚↠OldCategory thenput CreatedIndex into bg field "recipe names" of card OldCategory of bg "Contents"put empty into CreatedIndexput NewCategory into OldCategoryend ifif there is not a card NewCategory thenAddNewCat NewCategoryend ifput (bg field "recipe name" of card x of bg "Recipes") & return after CreatedIndexput "(" & x & "/" & TotalNum & ")" && "Creating index for" && (bg field "recipe name" ¬¨of card x of bg "Recipes")set cursor to busyend repeatput CreatedIndex into bg field "recipe names" of card OldCategory of bg "Contents"put "Compacting Cookbook"domenu "Compact Stack"hide messagepop cardwaitMess offplay "Crystal2"end RepairStackon closeCardend CloseCardon ToggleColor xglobal ColorOnset cursor to watchif x = "on"thenif item 2 of getMode() < 4 thenput item 2 of GetMode()answer "Sorry, monitor must have at least 16 colors."exit ToggleColorend ifput "True" into ColorONAddColor install,8lock screenset style of bg field "HideIt2" of card 2 to "Opaque"set style of bg field "HideIt" of card 1 of bg "Recipes" to "Opaque"set style of bg field "HideIt2" of card 1 of bg "Recipes" to "Opaque"addColor ColorCard,stamp,1Elselock screenput "False" into ColorOnset style of bg field "HideIt2" of card 2 to "Transparent"set style of bg field "HideIt" of card 1 of bg "Recipes" to "Transparent"set style of bg field "HideIt2" of card 1 of bg "Recipes" to "Transparent"addColor "remove"end ifend ToggleColoron mtsend "mytools" to bg "menu Maker"end mton ntdelete menu "my Tools"end nton repairMessanswer "This program appears to be in need of minor repairs.  Please stop now and select"¬¨&& "REPAIR THIS COOKBOOK from the EDIT menu."end repairMess------------------------------------------------------on editCatput bg field "Table Of Contents" of card 2 into TheListput "Category Editor" into TheMessageput 0 into theNumif the short name of this bg = "contents"then put (the number of this card) - (the number of the first card of this bg) + 1 into TheNumelseglobal Categoryif the short name of this bg = "Recipes" then put bg field "Category" into Categoryrepeat with x = 1 to the number of lines in TheListif Category = line x of TheList thenput x into TheNumexit repeatend ifend repeatif theNum = 0 then put 1 into TheNumend ifget showList(TheList,TheMessage,False,True,"Cancel^,Edit,Delete^,Add New",TheNum)if (line 1 of it is cancel) then exit editCatelse if Line 1 of it is "Add New" then AddNewCatelse if line 1 of it is "Delete" Then DeleteCat itelse if Line 1 of it is "Edit" then editCatName itend editCaton AddNewCat CatNameif CatName is empty thenask "Please enter the name for this new category"if it is empty then exit AddNewCatput it into CatNameend ifrepeatif CatName is empty thenask "Please enter the name for this new category other than" && BadCatNameif it is empty thenif there is a window "PleaseWait" then close window "PleaseWait"put "Job canceled"wait 1 secondsHide messageexit to hypercardend ifput it into TempNameIf length of TempName > 33 then put char 1 to 33 of tempName into CatNameend ifif there is a card CatName of bg "contents" thenanswer "Sorry, the name you have chosen is already in use by a category."Put CatName into BadCatNameput empty into CatNameelse exit repeatend repeatset cursor to watchPicture "PleaseWait",resource,Dialogput ChangeTheCase (CatName) into TheNewCatput TheNewCat & return before line 1 of bg field "Table of Contents" of card 2sort lines of bg field "Table of Contents" of card 2lock screenput true into UpdateScreenif the short name of this bg is not "Contents" thengo bg "Contents"end ifDoMenu "new Card"set the name of this card to TheNewCatput TheNewCat into bg field "Index name"push cardsort cards of this bg by bg field "index Name"pop cardif the selectedLine of bg field "Table of Contents" ‚↠(number of this card - 1)then Select Line (number of this card - 1) of bg field "Table of Contents"if updateScreen is true then addColor Colorcard,stamp,1UpdateCatMenuif there is a window "PleaseWait" then close window "PleaseWait"hide messageend AddNewCaton DeleteCat TheCatset cursor to watchwaitmess onput line (line 2 of theCat) of bg field "Table of Contents" of card 2 into TheCatif theCat is empty thenanswer "You have to select which category you want to delete."exit DeleteCatend ifif bg field "recipe names" of card TheCat is not empty thenAnswer "Do you want to delete or move the recipes in this category (" & TheCat &")." ¬¨with move or delete or cancelif it is cancel then exit DeleteCatelse if it is Move then-- ask for new category to put recipes in - called NewCatset cursor to watchput bg field "Table Of Contents" of card 2 into TheListput "Move recipes from " & TheCat && "to..." into TheMessageget showList(TheList,TheMessage,False,True,"OK^,Cancel",0)if (line 1 of it is cancel) OR (Line 2 of it is empty) then exit DeleteCatput line (line 2 of it) of bg field "Table of Contents" of card 2 into NewCatanswer "Move all recipes from" && TheCat && "to" && NewCat & "?" with cancel or OKif it is cancel then exit DeleteCatPicture "PleaseWait",resource,Dialogunmark all cardsmark cards where bg field "Category" is TheCatif there is a window NewCat then close window NewCatlock screengo card NewCatpush cardaddColor ColorCard,stamp,1unlock screenrepeat with x = 1 to the number of marked cardsset cursor to busyput "Moving" && short name of marked card x -- && "(" & x && "out of " number of marked cards & ")"put NewCat into bg field "Category" of marked card xif last char of bg field "Recipe names" of card newCat is not return AND ¬¨bg field "Recipe names" of card newCat is not emptythen put return & short name of marked card x After bg field "Recipe names" of card newCatelse put short name of marked card x After bg field "Recipe names" of card newCatend repeatput "Sorting..."sort lines of bg field "recipe Names" of card NewCatlock screengo bg Recipessort cards of this bg by (bg field "Category" && bg field "Recipe Name")pop cardelse if it is delete then-- delete cardsCloseCardset lockMessages to trueset lockRecent to trueunmark all cardsmark cards where bg field "Category" is TheCatlock screenput true into UpdateScreenrepeat with x = number of marked cards down to 1set cursor to busyput "Deleting" && short name of marked card x -- && "(" & x && "out of " number of marked cards & ")"go to marked card xdoMenu "Delete Card"end repeatput true into NoWhereTogoend ifend if-- now delete the actual category referenceput "Deleting category" && TheCatlock screenput true into UpdateScreenif there is a window TheCat then close window TheCatgo card TheCatgo next card of this bgpush cardgo card TheCatdelete line (number of this card -1) of bg field "Table Of Contents"domenu "Delete Card"pop cardif NoWhereTogo is true then go card 2if updateScreen is true then addColor Colorcard,stamp,1UpdateCatMenuif there is a window "PleaseWait" then close window "PleaseWait"hide messagewaitmess offend DeleteCaton editCatName CatInfoput line 2 of CatInfo into LineNoput line LineNo of bg field "Table of Contents" of card 2 into TheCatask "Edit Category Name:" with TheCatput it into TempNameIf length of TempName > 33 then put char 1 to 33 of tempName into TempNameif (TempName is empty) OR (TempName = TheCat) then exit editCatNameif there is a card TempName thenanswer "Sorry, the name you have chosen is already in use by a category or recipe."exit editCatNameend ifPicture "PleaseWait",resource,Dialogset cursor to watchpush cardlock screenput ChangeTheCase (TempName) into NewCatgo card TheCatput NewCat into bg field "Index name"put NewCat into line LineNo of bg field "Table of Contents"set the name of this card to NewCatunmark all cardsmark cards where bg field "Category" is TheCatrepeat with x = 1 to the number of marked cardsset cursor to busyput "Updating Recipe" && short name of marked card x -- && "(" & x && "out of " number of marked cards & ")"put NewCat into bg field "Category" of marked card xend repeatput "Sorting..."sort cards of this bg by bg field "index Name"sort lines of bg field "Table of Contents" of card 2lock screengo bg Recipessort cards of this bg by (bg field "Category" && bg field "Recipe Name")pop cardUpdateCatMenuaddcolor ColorCard,stamp,1if there is a window "PleaseWait" then close window "PleaseWait"hide messageend editCatNameon UpdateCatMenuput bg field "Table Of Contents" of card 2 into Menu "T.O.C."end UpdateCatMenu-- if ((line 2 of it is empty) AND (line 1 of it is not "Add New")) OR ¬¨-- (line 1 of it is cancel) then exit editCat-- ChangeCategory NewCategoryfunction ChooseCat suggestionput bg field "Table Of Contents" of card 2 into TheListput "Choose or add category for the category:" && suggestion into TheMessageget showList(TheList,TheMessage,False,True,"OK^,Add New^,Cancel",1)if (line 1 of it is cancel) then -------------------------------------------------if there is a window "PleaseWait" then close window "PleaseWait"put "Canceling Job..."wait 1 secondshide messageexit to hypercardelse if Line 1 of it is "Add New" then -------------------------------------------put empty into CatNameput suggestion into BadCatNamerepeatif CatName is empty thenask "Please enter the name for this new category" with BadCatNameif it is empty thenif there is a window "PleaseWait" then close window "PleaseWait"put "Job canceled"wait 1 secondsHide messageexit to hypercardelse put it into CatNameend ifif there is a card CatName thenanswer "Sorry, the name you have chosen is already in use by a category or recipe."Put CatName into BadCatNameput empty into CatNameelse exit repeatend repeatAddNewCat CatNamereturn CatNameelse if line 1 of it is "OK" Thenput line 2 of it into LineNoreturn line LineNo of TheListend ifend ChooseCat</script>
  17.     <background id="2656" file="background_2656.xml" name="Contents" />
  18.     <background id="7306" file="background_7306.xml" name="buz2" />
  19.     <background id="8005" file="background_8005.xml" name="Recipes" />
  20.     <background id="33961" file="background_33961.xml" name="Menu Maker" />
  21.     <background id="60113" file="background_60113.xml" name="" />
  22.     <background id="61866" file="background_61866.xml" name="ScriptTools" />
  23.     <background id="73603" file="background_73603.xml" name="Recipe Selector" />
  24.     <card id="60272" file="card_60272.xml" marked="false" name="" owner="60113" />
  25.     <card id="2231" file="card_2231.xml" marked="false" name="Appetizers" owner="2656" />
  26.     <card id="11206" file="card_11206.xml" marked="false" name="Breads" owner="2656" />
  27.     <card id="19180" file="card_19180.xml" marked="false" name="Candy & Cookies" owner="2656" />
  28.     <card id="29698" file="card_29698.xml" marked="false" name="Desserts" owner="2656" />
  29.     <card id="47700" file="card_47700.xml" marked="false" name="Eggs & Cheese" owner="2656" />
  30.     <card id="49542" file="card_49542.xml" marked="false" name="Fish & Seafood" owner="2656" />
  31.     <card id="52118" file="card_52118.xml" marked="false" name="Meats" owner="2656" />
  32.     <card id="44846" file="card_44846.xml" marked="false" name="Non-Edible" owner="2656" />
  33.     <card id="58179" file="card_58179.xml" marked="false" name="Poultry" owner="2656" />
  34.     <card id="65069" file="card_65069.xml" marked="false" name="Salads & Soups" owner="2656" />
  35.     <card id="7076" file="card_7076.xml" marked="false" name="Sauces" owner="2656" />
  36.     <card id="75898" file="card_75898.xml" marked="false" name="Vegetables" owner="2656" />
  37.     <card id="62155" file="card_62155.xml" marked="false" name="" owner="61866" />
  38.     <card id="62546" file="card_62546.xml" marked="false" name="" owner="61866" />
  39.     <card id="72895" file="card_72895.xml" marked="false" name="" owner="61866" />
  40.     <card id="59428" file="card_59428.xml" marked="false" name="" owner="61866" />
  41.     <card id="73833" file="card_73833.xml" marked="false" name="" owner="73603" />
  42.     <card id="48719" file="card_48719.xml" marked="false" name="Import" owner="7306" />
  43.     <card id="21383" file="card_21383.xml" marked="false" name="" owner="33961" />
  44.     <card id="59095" file="card_59095.xml" marked="false" name="" owner="33961" />
  45.     <card id="60460" file="card_60460.xml" marked="false" name="" owner="33961" />
  46.     <card id="60701" file="card_60701.xml" marked="false" name="" owner="33961" />
  47.     <card id="61108" file="card_61108.xml" marked="false" name="" owner="33961" />
  48.     <card id="61385" file="card_61385.xml" marked="false" name="" owner="33961" />
  49.     <card id="61452" file="card_61452.xml" marked="false" name="" owner="33961" />
  50.     <card id="4281" file="card_4281.xml" marked="false" name="Cauliflower Dip" owner="8005" />
  51.     <card id="2398" file="card_2398.xml" marked="false" name="Cheese Ball" owner="8005" />
  52.     <card id="4087" file="card_4087.xml" marked="false" name="Cheese Stuff Mushrooms" owner="8005" />
  53.     <card id="4370" file="card_4370.xml" marked="false" name="Chex Party Mix" owner="8005" />
  54.     <card id="5613" file="card_5613.xml" marked="false" name="Chex Party Mix #2" owner="8005" />
  55.     <card id="5673" file="card_5673.xml" marked="false" name="Chex Party Mix #3" owner="8005" />
  56.     <card id="5924" file="card_5924.xml" marked="false" name="Cocoa Mix" owner="8005" />
  57.     <card id="6360" file="card_6360.xml" marked="false" name="Diet Hot Mocha Cocoa Mix" owner="8005" />
  58.     <card id="6470" file="card_6470.xml" marked="false" name="Fruited Punch" owner="8005" />
  59.     <card id="6814" file="card_6814.xml" marked="false" name="Hot Tomato Bouillon" owner="8005" />
  60.     <card id="7523" file="card_7523.xml" marked="false" name="Jalapeno Cheese Fudge" owner="8005" />
  61.     <card id="8211" file="card_8211.xml" marked="false" name="Layered Dip" owner="8005" />
  62.     <card id="8858" file="card_8858.xml" marked="false" name="Low Cal Spice Tea Mix" owner="8005" />
  63.     <card id="9031" file="card_9031.xml" marked="false" name="Mexican Cheese Fudge" owner="8005" />
  64.     <card id="9658" file="card_9658.xml" marked="false" name="Nachos" owner="8005" />
  65.     <card id="9824" file="card_9824.xml" marked="false" name="Pink Punch" owner="8005" />
  66.     <card id="10187" file="card_10187.xml" marked="false" name="South Of The Border Dip" owner="8005" />
  67.     <card id="10332" file="card_10332.xml" marked="false" name="Spinach Dip" owner="8005" />
  68.     <card id="10613" file="card_10613.xml" marked="false" name="Swiss Mocha Mix" owner="8005" />
  69.     <card id="10986" file="card_10986.xml" marked="false" name="W.W. Of C. Consummee" owner="8005" />
  70.     <card id="2912" file="card_2912.xml" marked="false" name="Banana Nut Bread" owner="8005" />
  71.     <card id="4801" file="card_4801.xml" marked="false" name="Biscuit Rolls" owner="8005" />
  72.     <card id="11758" file="card_11758.xml" marked="false" name="Blueberry Sausage Cake" owner="8005" />
  73.     <card id="11935" file="card_11935.xml" marked="false" name="Brain Muffins" owner="8005" />
  74.     <card id="12237" file="card_12237.xml" marked="false" name="Bran Muffins" owner="8005" />
  75.     <card id="12698" file="card_12698.xml" marked="false" name="Breakfast Rolls" owner="8005" />
  76.     <card id="13055" file="card_13055.xml" marked="false" name="Buttered Horns" owner="8005" />
  77.     <card id="13165" file="card_13165.xml" marked="false" name="Buttermilk Biscuits" owner="8005" />
  78.     <card id="13488" file="card_13488.xml" marked="false" name="Caramel Pecan Rolls" owner="8005" />
  79.     <card id="13694" file="card_13694.xml" marked="false" name="Corn Sticks" owner="8005" />
  80.     <card id="13993" file="card_13993.xml" marked="false" name="Freezer Biscuits" owner="8005" />
  81.     <card id="14092" file="card_14092.xml" marked="false" name="Frozen Biscuits" owner="8005" />
  82.     <card id="14348" file="card_14348.xml" marked="false" name="Golden Grain" owner="8005" />
  83.     <card id="14714" file="card_14714.xml" marked="false" name="Indian Fry Bread" owner="8005" />
  84.     <card id="15317" file="card_15317.xml" marked="false" name="Last Minute Rolls" owner="8005" />
  85.     <card id="15527" file="card_15527.xml" marked="false" name="Make-ahead Pancake And Waffle Bat" owner="8005" />
  86.     <card id="15809" file="card_15809.xml" marked="false" name="Oatmeal Muffins" owner="8005" />
  87.     <card id="15949" file="card_15949.xml" marked="false" name="Parker House Rolls" owner="8005" />
  88.     <card id="16281" file="card_16281.xml" marked="false" name="Pecan Caramel Oatmeal Rolls" owner="8005" />
  89.     <card id="16553" file="card_16553.xml" marked="false" name="Plum Bread" owner="8005" />
  90.     <card id="16752" file="card_16752.xml" marked="false" name="Pumpkin Bread" owner="8005" />
  91.     <card id="16958" file="card_16958.xml" marked="false" name="Refrigerator Rolls #1 (Amy's)" owner="8005" />
  92.     <card id="17404" file="card_17404.xml" marked="false" name="Refrigerator Rolls #2" owner="8005" />
  93.     <card id="17593" file="card_17593.xml" marked="false" name="Rye Bread Boat" owner="8005" />
  94.     <card id="18229" file="card_18229.xml" marked="false" name="Southern Corn Bread" owner="8005" />
  95.     <card id="18570" file="card_18570.xml" marked="false" name="Zuchini Bread" owner="8005" />
  96.     <card id="5020" file="card_5020.xml" marked="false" name="Caramel Corn" owner="8005" />
  97.     <card id="5295" file="card_5295.xml" marked="false" name="Chewy Chocolate Cookies" owner="8005" />
  98.     <card id="19679" file="card_19679.xml" marked="false" name="Chex Muddy Buddies" owner="8005" />
  99.     <card id="19965" file="card_19965.xml" marked="false" name="Chocolate Chip Cookies" owner="8005" />
  100.     <card id="20037" file="card_20037.xml" marked="false" name="Chocolate Macadamia Bars" owner="8005" />
  101.     <card id="20305" file="card_20305.xml" marked="false" name="Coffee Lace Cookies" owner="8005" />
  102.     <card id="20698" file="card_20698.xml" marked="false" name="Diet Quiche" owner="8005" />
  103.     <card id="20879" file="card_20879.xml" marked="false" name="Double Chocolate Cookies" owner="8005" />
  104.     <card id="21017" file="card_21017.xml" marked="false" name="Doubly Chocolate Chip Brownies" owner="8005" />
  105.     <card id="21734" file="card_21734.xml" marked="false" name="Doubly Chocolate Cookies" owner="8005" />
  106.     <card id="21960" file="card_21960.xml" marked="false" name="Festive Fruit Loop Cookies" owner="8005" />
  107.     <card id="22502" file="card_22502.xml" marked="false" name="Fortune Cookies" owner="8005" />
  108.     <card id="22746" file="card_22746.xml" marked="false" name="Frying Pan Cookies" owner="8005" />
  109.     <card id="23004" file="card_23004.xml" marked="false" name="Healthy Oatmeal Cookies" owner="8005" />
  110.     <card id="23413" file="card_23413.xml" marked="false" name="Jubilee Jumboes" owner="8005" />
  111.     <card id="23593" file="card_23593.xml" marked="false" name="Lemon Cookies" owner="8005" />
  112.     <card id="23890" file="card_23890.xml" marked="false" name="Lemon Oat Lacies Cookies" owner="8005" />
  113.     <card id="24115" file="card_24115.xml" marked="false" name="Monster Cookies" owner="8005" />
  114.     <card id="24547" file="card_24547.xml" marked="false" name="Morning Cookies" owner="8005" />
  115.     <card id="24820" file="card_24820.xml" marked="false" name="Neiman-Marcus Cookies" owner="8005" />
  116.     <card id="25060" file="card_25060.xml" marked="false" name="Nestle Crunch Cookies" owner="8005" />
  117.     <card id="25243" file="card_25243.xml" marked="false" name="No Bake Oatmeal Cookies" owner="8005" />
  118.     <card id="25439" file="card_25439.xml" marked="false" name="Oatmeal Scothies Cookies" owner="8005" />
  119.     <card id="25809" file="card_25809.xml" marked="false" name="Peanut Butter Cups" owner="8005" />
  120.     <card id="25935" file="card_25935.xml" marked="false" name="Peanute & White Chocolate Cookies" owner="8005" />
  121.     <card id="26358" file="card_26358.xml" marked="false" name="Praline Cookies" owner="8005" />
  122.     <card id="26694" file="card_26694.xml" marked="false" name="Pumpkin Cookies (libby's Soft Bat" owner="8005" />
  123.     <card id="27051" file="card_27051.xml" marked="false" name="Quick Oatmeal Cookies" owner="8005" />
  124.     <card id="27264" file="card_27264.xml" marked="false" name="Razzle-Apple Streusel Bars" owner="8005" />
  125.     <card id="27647" file="card_27647.xml" marked="false" name="Snickerdoodles" owner="8005" />
  126.     <card id="27793" file="card_27793.xml" marked="false" name="Soft Chocolate Chip Cookies" owner="8005" />
  127.     <card id="28012" file="card_28012.xml" marked="false" name="Surprise Cookies" owner="8005" />
  128.     <card id="28332" file="card_28332.xml" marked="false" name="Swedish Heirloom Cookies" owner="8005" />
  129.     <card id="28537" file="card_28537.xml" marked="false" name="Thin Mint" owner="8005" />
  130.     <card id="50126" file="card_50126.xml" marked="false" name="Vanilla Chip Brownies" owner="8005" />
  131.     <card id="28948" file="card_28948.xml" marked="false" name="Vanilla Chip Chocolate Cookies" owner="8005" />
  132.     <card id="29273" file="card_29273.xml" marked="false" name="Viola's Ranger Cookies" owner="8005" />
  133.     <card id="29540" file="card_29540.xml" marked="false" name="Walnut Toffee" owner="8005" />
  134.     <card id="9447" file="card_9447.xml" marked="false" name="Abrosia Cake" owner="8005" />
  135.     <card id="11506" file="card_11506.xml" marked="false" name="Anna's Cake" owner="8005" />
  136.     <card id="30879" file="card_30879.xml" marked="false" name="Apple Crumble" owner="8005" />
  137.     <card id="31208" file="card_31208.xml" marked="false" name="Apple Fritters" owner="8005" />
  138.     <card id="31421" file="card_31421.xml" marked="false" name="Apple Pie (Mom's)" owner="8005" />
  139.     <card id="31608" file="card_31608.xml" marked="false" name="Apple Pie Cake" owner="8005" />
  140.     <card id="31997" file="card_31997.xml" marked="false" name="Apple Sauce Cake" owner="8005" />
  141.     <card id="32246" file="card_32246.xml" marked="false" name="Banana Split Cake" owner="8005" />
  142.     <card id="32381" file="card_32381.xml" marked="false" name="Busy Day Cake" owner="8005" />
  143.     <card id="32693" file="card_32693.xml" marked="false" name="Butter Cream Icing" owner="8005" />
  144.     <card id="32939" file="card_32939.xml" marked="false" name="Cake Cheese, Diet" owner="8005" />
  145.     <card id="33259" file="card_33259.xml" marked="false" name="Carrott Cake With Frosting" owner="8005" />
  146.     <card id="33372" file="card_33372.xml" marked="false" name="Cherry Bread Pudding" owner="8005" />
  147.     <card id="34276" file="card_34276.xml" marked="false" name="Chocolate Chip Griddle Cakes" owner="8005" />
  148.     <card id="34346" file="card_34346.xml" marked="false" name="Chocolate Cream Cheese Cake" owner="8005" />
  149.     <card id="34813" file="card_34813.xml" marked="false" name="Chocolate Delight (low Fat)" owner="8005" />
  150.     <card id="35013" file="card_35013.xml" marked="false" name="Chocolate Pie" owner="8005" />
  151.     <card id="35254" file="card_35254.xml" marked="false" name="Chocolate Raspberry Cheesecake" owner="8005" />
  152.     <card id="35579" file="card_35579.xml" marked="false" name="Chocolate Rum Mousse" owner="8005" />
  153.     <card id="35694" file="card_35694.xml" marked="false" name="Chocolate Upside Down Cake" owner="8005" />
  154.     <card id="35959" file="card_35959.xml" marked="false" name="Citris Mousse" owner="8005" />
  155.     <card id="36257" file="card_36257.xml" marked="false" name="Coolrise Maple Ring" owner="8005" />
  156.     <card id="36475" file="card_36475.xml" marked="false" name="Cranberry Salad" owner="8005" />
  157.     <card id="36757" file="card_36757.xml" marked="false" name="Crunchy Whole Weat Pastry Shell" owner="8005" />
  158.     <card id="36951" file="card_36951.xml" marked="false" name="Decorative Cake Icing" owner="8005" />
  159.     <card id="37229" file="card_37229.xml" marked="false" name="Derby Pie" owner="8005" />
  160.     <card id="37473" file="card_37473.xml" marked="false" name="Diet Fresh Peach Pie" owner="8005" />
  161.     <card id="37806" file="card_37806.xml" marked="false" name="Diet Frozen Fruit Cream" owner="8005" />
  162.     <card id="38143" file="card_38143.xml" marked="false" name="Dirt" owner="8005" />
  163.     <card id="38148" file="card_38148.xml" marked="false" name="Easy Lemon Pie" owner="8005" />
  164.     <card id="38654" file="card_38654.xml" marked="false" name="Fruit N Yogurt Pie" owner="8005" />
  165.     <card id="38670" file="card_38670.xml" marked="false" name="German Sweet Chocolate Pie" owner="8005" />
  166.     <card id="38952" file="card_38952.xml" marked="false" name="Ice Cream Pie" owner="8005" />
  167.     <card id="39423" file="card_39423.xml" marked="false" name="JELLO Mucho Pudding Pie" owner="8005" />
  168.     <card id="39545" file="card_39545.xml" marked="false" name="Jello Pudding Parade Pie" owner="8005" />
  169.     <card id="39870" file="card_39870.xml" marked="false" name="Lemon Cake Pudding Pie" owner="8005" />
  170.     <card id="40436" file="card_40436.xml" marked="false" name="Lemon Delight" owner="8005" />
  171.     <card id="40524" file="card_40524.xml" marked="false" name="Lemon Pie" owner="8005" />
  172.     <card id="41014" file="card_41014.xml" marked="false" name="Light N Fruity Pie" owner="8005" />
  173.     <card id="41450" file="card_41450.xml" marked="false" name="Mint Sorbet" owner="8005" />
  174.     <card id="41722" file="card_41722.xml" marked="false" name="Miracle Whip Chocolate Cake" owner="8005" />
  175.     <card id="41898" file="card_41898.xml" marked="false" name="Mocha Mousse" owner="8005" />
  176.     <card id="42093" file="card_42093.xml" marked="false" name="Mocha Mousse 2" owner="8005" />
  177.     <card id="42490" file="card_42490.xml" marked="false" name="Mystery Pie" owner="8005" />
  178.     <card id="42725" file="card_42725.xml" marked="false" name="No Bake Fruit Cake" owner="8005" />
  179.     <card id="42805" file="card_42805.xml" marked="false" name="Oatmeal Caramel Apple Cake" owner="8005" />
  180.     <card id="43155" file="card_43155.xml" marked="false" name="Oatmeal Pie" owner="8005" />
  181.     <card id="43295" file="card_43295.xml" marked="false" name="One Bowl Brownies" owner="8005" />
  182.     <card id="43587" file="card_43587.xml" marked="false" name="Pecan Pie" owner="8005" />
  183.     <card id="43953" file="card_43953.xml" marked="false" name="Pecan Pie (E. Peacock's)" owner="8005" />
  184.     <card id="44102" file="card_44102.xml" marked="false" name="Peppermint Pattie Brownie Recipe" owner="8005" />
  185.     <card id="44343" file="card_44343.xml" marked="false" name="Pineapple Cheese Casserole" owner="8005" />
  186.     <card id="45121" file="card_45121.xml" marked="false" name="Pound Cake" owner="8005" />
  187.     <card id="45393" file="card_45393.xml" marked="false" name="Pumpkin Roll" owner="8005" />
  188.     <card id="45585" file="card_45585.xml" marked="false" name="Raspberry - Tangerine Mousse" owner="8005" />
  189.     <card id="46064" file="card_46064.xml" marked="false" name="Roy's Coffee Cake" owner="8005" />
  190.     <card id="46264" file="card_46264.xml" marked="false" name="Ruth's Red Devil's Food Cake" owner="8005" />
  191.     <card id="46556" file="card_46556.xml" marked="false" name="Simple Chocolate Mousse" owner="8005" />
  192.     <card id="46804" file="card_46804.xml" marked="false" name="Ski-High Puding Pie" owner="8005" />
  193.     <card id="47131" file="card_47131.xml" marked="false" name="Strawberry Cheese Cake" owner="8005" />
  194.     <card id="12450" file="card_12450.xml" marked="false" name="Baked Zeti" owner="8005" />
  195.     <card id="14922" file="card_14922.xml" marked="false" name="Diet Mock Cream Cheese" owner="8005" />
  196.     <card id="48628" file="card_48628.xml" marked="false" name="Diet Mock Sour Cream" owner="8005" />
  197.     <card id="49008" file="card_49008.xml" marked="false" name="Egss Benedict In Puff Pastry" owner="8005" />
  198.     <card id="49219" file="card_49219.xml" marked="false" name="Sausage & Egg Casserole" owner="8005" />
  199.     <card id="18936" file="card_18936.xml" marked="false" name="Crab Cakes" owner="8005" />
  200.     <card id="19364" file="card_19364.xml" marked="false" name="Crabmeat Salad" owner="8005" />
  201.     <card id="50268" file="card_50268.xml" marked="false" name="Salmon & Rice Florentine" owner="8005" />
  202.     <card id="50475" file="card_50475.xml" marked="false" name="Scalloped Oysters" owner="8005" />
  203.     <card id="50751" file="card_50751.xml" marked="false" name="Seafood Sauce" owner="8005" />
  204.     <card id="51008" file="card_51008.xml" marked="false" name="Shrimp Gumbo" owner="8005" />
  205.     <card id="51204" file="card_51204.xml" marked="false" name="Shrimp Pilau" owner="8005" />
  206.     <card id="51525" file="card_51525.xml" marked="false" name="Swordfish" owner="8005" />
  207.     <card id="51963" file="card_51963.xml" marked="false" name="Tuna Casserole" owner="8005" />
  208.     <card id="23058" file="card_23058.xml" marked="false" name="Andy's Chili" owner="8005" />
  209.     <card id="26617" file="card_26617.xml" marked="false" name="Baked Lasagne " owner="8005" />
  210.     <card id="53218" file="card_53218.xml" marked="false" name="Bar-BQ Beans" owner="8005" />
  211.     <card id="53267" file="card_53267.xml" marked="true" name="Barbecue Brisket" owner="8005" />
  212.     <card id="53565" file="card_53565.xml" marked="true" name="Beef Broccoli Wellington" owner="8005" />
  213.     <card id="53929" file="card_53929.xml" marked="false" name="Cheeseburger Pie" owner="8005" />
  214.     <card id="54048" file="card_54048.xml" marked="false" name="Draft Deferment Carbonara" owner="8005" />
  215.     <card id="54366" file="card_54366.xml" marked="false" name="Grandma's Sloppy Jo" owner="8005" />
  216.     <card id="54723" file="card_54723.xml" marked="false" name="Hot Tomato Casserole" owner="8005" />
  217.     <card id="54998" file="card_54998.xml" marked="false" name="Impossible Pizza Pie" owner="8005" />
  218.     <card id="55122" file="card_55122.xml" marked="false" name="Impossible Taco Pie" owner="8005" />
  219.     <card id="55327" file="card_55327.xml" marked="false" name="Italian Zeti Medley" owner="8005" />
  220.     <card id="55637" file="card_55637.xml" marked="false" name="Krauts" owner="8005" />
  221.     <card id="56068" file="card_56068.xml" marked="false" name="Mexican Lasagne" owner="8005" />
  222.     <card id="56782" file="card_56782.xml" marked="false" name="Mexican Steak 'N Beans" owner="8005" />
  223.     <card id="56875" file="card_56875.xml" marked="false" name="Reuben Smoked Sausage" owner="8005" />
  224.     <card id="57286" file="card_57286.xml" marked="false" name="Roy's Roast" owner="8005" />
  225.     <card id="57435" file="card_57435.xml" marked="false" name="Texas Caviar" owner="8005" />
  226.     <card id="57758" file="card_57758.xml" marked="false" name="Veal Schnitezel" owner="8005" />
  227.     <card id="28876" file="card_28876.xml" marked="false" name="Bubbles" owner="8005" />
  228.     <card id="30051" file="card_30051.xml" marked="false" name="Bubbles 2" owner="8005" />
  229.     <card id="74457" file="card_74457.xml" marked="false" name="Bubbles 3" owner="8005" />
  230.     <card id="44746" file="card_44746.xml" marked="false" name="Bubbles 4" owner="8005" />
  231.     <card id="67455" file="card_67455.xml" marked="false" name="Bubbles 5 (Big Ones!)" owner="8005" />
  232.     <card id="56055" file="card_56055.xml" marked="false" name="Creative Play Clay" owner="8005" />
  233.     <card id="76489" file="card_76489.xml" marked="false" name="Fine Crafty Clay" owner="8005" />
  234.     <card id="71952" file="card_71952.xml" marked="false" name="Finger Paint" owner="8005" />
  235.     <card id="71911" file="card_71911.xml" marked="false" name="Fun Finger Paints" owner="8005" />
  236.     <card id="74627" file="card_74627.xml" marked="false" name="Natural Egg Dyes" owner="8005" />
  237.     <card id="76988" file="card_76988.xml" marked="false" name="Oobleck (Messy Mixture)" owner="8005" />
  238.     <card id="72631" file="card_72631.xml" marked="false" name="Paper Paste" owner="8005" />
  239.     <card id="72352" file="card_72352.xml" marked="false" name="Paperhanger's Paste" owner="8005" />
  240.     <card id="47506" file="card_47506.xml" marked="false" name="Play Dough" owner="8005" />
  241.     <card id="59697" file="card_59697.xml" marked="false" name="Play Dough 2" owner="8005" />
  242.     <card id="78021" file="card_78021.xml" marked="false" name="Play Dough 3" owner="8005" />
  243.     <card id="73305" file="card_73305.xml" marked="false" name="Silly Putty" owner="8005" />
  244.     <card id="71505" file="card_71505.xml" marked="false" name="Stubborn Stains" owner="8005" />
  245.     <card id="30436" file="card_30436.xml" marked="false" name="Chicken Casserole" owner="8005" />
  246.     <card id="30492" file="card_30492.xml" marked="false" name="Chicken Enchiladas" owner="8005" />
  247.     <card id="59170" file="card_59170.xml" marked="false" name="Chicken In White Wine" owner="8005" />
  248.     <card id="62386" file="card_62386.xml" marked="false" name="Chicken Spaghetti" owner="8005" />
  249.     <card id="63115" file="card_63115.xml" marked="false" name="Chicken Yum-Yum" owner="8005" />
  250.     <card id="63376" file="card_63376.xml" marked="false" name="Honey Spiced Roasted Chicken" owner="8005" />
  251.     <card id="63541" file="card_63541.xml" marked="false" name="Hot Chicken Salad" owner="8005" />
  252.     <card id="63801" file="card_63801.xml" marked="false" name="Mexican Chicken" owner="8005" />
  253.     <card id="64253" file="card_64253.xml" marked="false" name="Monterrey Jack Chicken" owner="8005" />
  254.     <card id="64495" file="card_64495.xml" marked="false" name="Santa Fe Chicken" owner="8005" />
  255.     <card id="64870" file="card_64870.xml" marked="false" name="Turkey Cutlets" owner="8005" />
  256.     <card id="33709" file="card_33709.xml" marked="false" name="10 Layer Salad" owner="8005" />
  257.     <card id="40004" file="card_40004.xml" marked="false" name="24 Hour Salad" owner="8005" />
  258.     <card id="65756" file="card_65756.xml" marked="false" name="Apricot Jello Salad" owner="8005" />
  259.     <card id="65858" file="card_65858.xml" marked="false" name="Basic French Dressing" owner="8005" />
  260.     <card id="66262" file="card_66262.xml" marked="false" name="Blue Cheese Dressing" owner="8005" />
  261.     <card id="66521" file="card_66521.xml" marked="false" name="Broccoli Soup" owner="8005" />
  262.     <card id="66602" file="card_66602.xml" marked="false" name="Buttermilk Dressing" owner="8005" />
  263.     <card id="66868" file="card_66868.xml" marked="false" name="Ceasar Salad House Dressing" owner="8005" />
  264.     <card id="67233" file="card_67233.xml" marked="false" name="Celery Seed Dressing" owner="8005" />
  265.     <card id="67795" file="card_67795.xml" marked="false" name="Cheddar Cheese Dressing" owner="8005" />
  266.     <card id="67907" file="card_67907.xml" marked="false" name="Chicken Salad" owner="8005" />
  267.     <card id="68314" file="card_68314.xml" marked="false" name="Chili Relish" owner="8005" />
  268.     <card id="68485" file="card_68485.xml" marked="false" name="Cranberry Salad, Lou's Holiday" owner="8005" />
  269.     <card id="68661" file="card_68661.xml" marked="false" name="Creamy Ranch Potato Salad" owner="8005" />
  270.     <card id="69146" file="card_69146.xml" marked="false" name="Curried Zuchini Soup" owner="8005" />
  271.     <card id="69384" file="card_69384.xml" marked="false" name="Dijon Honey Dressing" owner="8005" />
  272.     <card id="69841" file="card_69841.xml" marked="false" name="Fruit Salad Tray" owner="8005" />
  273.     <card id="69945" file="card_69945.xml" marked="false" name="Fuit Salad Elegante" owner="8005" />
  274.     <card id="70387" file="card_70387.xml" marked="false" name="Glistening Lemon Dressing" owner="8005" />
  275.     <card id="70637" file="card_70637.xml" marked="false" name="Honey French Dressing" owner="8005" />
  276.     <card id="70855" file="card_70855.xml" marked="false" name="Pineapple Salad" owner="8005" />
  277.     <card id="71364" file="card_71364.xml" marked="false" name="Poppy Seed Dressing" owner="8005" />
  278.     <card id="73157" file="card_73157.xml" marked="false" name="Poppy Seed Dressing (Amy's)" owner="8005" />
  279.     <card id="74036" file="card_74036.xml" marked="false" name="Taco Salad" owner="8005" />
  280.     <card id="75073" file="card_75073.xml" marked="false" name="Tortilla Soup" owner="8005" />
  281.     <card id="75454" file="card_75454.xml" marked="false" name="Vermicelli Salad" owner="8005" />
  282.     <card id="75759" file="card_75759.xml" marked="false" name="Vinaigrette Dressing" owner="8005" />
  283.     <card id="78431" file="card_78431.xml" marked="false" name="Caramel Sauce" owner="8005" />
  284.     <card id="74881" file="card_74881.xml" marked="false" name="Cheeze Sause Substitue" owner="8005" />
  285.     <card id="52227" file="card_52227.xml" marked="false" name="Sweet-and-Sour Sauce" owner="8005" />
  286.     <card id="47054" file="card_47054.xml" marked="false" name="Asparagus Cheese Bake" owner="8005" />
  287.     <card id="48112" file="card_48112.xml" marked="false" name="Avacado Mousse Melba" owner="8005" />
  288.     <card id="76797" file="card_76797.xml" marked="false" name="Bell Pepper Curry" owner="8005" />
  289.     <card id="77276" file="card_77276.xml" marked="false" name="Broccoli Almond Casserole" owner="8005" />
  290.     <card id="77561" file="card_77561.xml" marked="false" name="Broccoli Casserole" owner="8005" />
  291.     <card id="77593" file="card_77593.xml" marked="false" name="Candied Dill Pickles" owner="8005" />
  292.     <card id="78210" file="card_78210.xml" marked="false" name="Cheesy Potatoes" owner="8005" />
  293.     <card id="78784" file="card_78784.xml" marked="false" name="Crisp Lime Pickles" owner="8005" />
  294.     <card id="78967" file="card_78967.xml" marked="false" name="Curried Cauliflower" owner="8005" />
  295.     <card id="79175" file="card_79175.xml" marked="false" name="Easy Green Beans" owner="8005" />
  296.     <card id="79573" file="card_79573.xml" marked="false" name="Freezer Pickles" owner="8005" />
  297.     <card id="79818" file="card_79818.xml" marked="false" name="Gazpacho" owner="8005" />
  298.     <card id="80018" file="card_80018.xml" marked="false" name="Gazpacho De Madrid" owner="8005" />
  299.     <card id="80193" file="card_80193.xml" marked="false" name="German-American Potatoe Salad" owner="8005" />
  300.     <card id="80535" file="card_80535.xml" marked="false" name="Jackie Kennedy's Rice W/mushrooms" owner="8005" />
  301.     <card id="80984" file="card_80984.xml" marked="false" name="Minted Peas" owner="8005" />
  302.     <card id="81428" file="card_81428.xml" marked="false" name="New England Style Sweet Potatoes" owner="8005" />
  303.     <card id="81691" file="card_81691.xml" marked="false" name="Pickled Okra" owner="8005" />
  304.     <card id="82117" file="card_82117.xml" marked="false" name="Quick Miso Soup" owner="8005" />
  305.     <card id="82367" file="card_82367.xml" marked="false" name="Red Beans & Rice" owner="8005" />
  306.     <card id="82558" file="card_82558.xml" marked="false" name="Spanish Rice" owner="8005" />
  307.     <card id="82874" file="card_82874.xml" marked="false" name="Spicy Blackeyed Peas" owner="8005" />
  308.     <card id="82967" file="card_82967.xml" marked="false" name="Spontaneous Soup" owner="8005" />
  309.     <card id="83332" file="card_83332.xml" marked="false" name="Tomato Sauce" owner="8005" />
  310.     <card id="83495" file="card_83495.xml" marked="false" name="Vaguely Indonesian Stir-Fry" owner="8005" />
  311.     <card id="83860" file="card_83860.xml" marked="false" name="Vegetable Biriyani" owner="8005" />
  312.     <card id="84187" file="card_84187.xml" marked="false" name="Yellow Squash" owner="8005" />
  313.     <card id="84399" file="card_84399.xml" marked="false" name="Zucchini Bake" owner="8005" />
  314. </stack>
  315.